home *** CD-ROM | disk | FTP | other *** search
/ Aminet 16 / Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso / Aminet / dev / asm / BlitMask.readme < prev    next >
Text File  |  1996-11-03  |  2KB  |  55 lines

  1. Short:    BlitWithMask - asm source on how! v.1.11
  2. Author:   kennecni@idgOnline.no (Kenneth C. Nilsen)
  3. Uploader: kennecni@idgOnline.no (Kenneth C. Nilsen)
  4. Type:     dev/asm 
  5. Requires: OS 3.x 
  6.  
  7.  
  8. Copyright (C) 1996 by Digital Surface.
  9. All rights reserved.
  10.  
  11.  
  12. This source is public domain!
  13.  
  14.  
  15. This package contains some sources and a demo program.
  16.  
  17. The function is build up like a librray function and should be called as one.
  18. Features of DrawImageTrans() (the new function):
  19.  
  20.      - Compatible with intuition.library/DrawImage() (could be patched ;-)
  21.      - Imagedata can be in FAST_MEM
  22.      - Should work on any system and any graphics card.
  23.  
  24. Program has not been tested with graphics card. Please report bugs. You are
  25. free to optimize and edit the source. It would be nice to receive changes
  26. though.
  27.  
  28. If you use this source in your programs, please state original author of this
  29. source somewhere.. well, it would be nice, but it's not required.
  30.  
  31. SUGGESTIONS:
  32.  
  33. You could make this routine sensitive to current DrawMode. F.ex: if drawmode
  34. is JAM0 the image will be transperant, in other cases the function will act
  35. like normal DrawImage() just that you keep the feature with imagedata in
  36. FAST_MEM. I'll perhaps implement this feature myself in future.
  37.  
  38.  
  39. Enjoy!
  40.  
  41.  
  42. ============================= Archive contents =============================
  43.  
  44. Original  Packed Ratio    Date     Time    Name
  45. -------- ------- ----- --------- --------  -------------
  46.     1567    1209 22.8% 29-Oct-96 14:04:46 +DemoProgram.info
  47.    15729    5526 64.8% 30-Oct-96 03:28:42 +DemoProgram.asm
  48.    10232    3576 65.0% 30-Oct-96 03:28:10 +DrawImageTrans.asm
  49.     2945    1106 62.4% 07-Oct-96 19:25:04 +Digital.macs
  50.     6808    2239 67.1% 10-Oct-96 03:50:24 +Startup.asm
  51.     1257     705 43.9% 30-Oct-96 03:31:58 +BlitMask.readme
  52.    10032    3049 69.6% 30-Oct-96 03:29:36 +DemoProgram
  53. -------- ------- ----- --------- --------
  54.    48570   17410 64.1% 30-Oct-96 13:14:54   7 files
  55.